home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineButton2_705 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  81 b   |  5 lines

  1. on(release){
  2.    _root.stringToLevel(code.text);
  3.    _root.fadeOutCodeBox();
  4. }
  5.